﻿2026-08-18T08:00:48.4985696Z ##[group]Run actions/checkout@v5
2026-08-18T08:00:48.4986096Z with:
2026-08-18T08:00:48.4986386Z   repository: SaberMage/spt-shell-notify
2026-08-18T08:00:48.4986733Z   path: .adapter-notify
2026-08-18T08:00:48.4989189Z   token: ***
2026-08-18T08:00:48.4989393Z   ssh-strict: true
2026-08-18T08:00:48.4989563Z   ssh-user: git
2026-08-18T08:00:48.4989815Z   persist-credentials: true
2026-08-18T08:00:48.4990090Z   clean: true
2026-08-18T08:00:48.4990401Z   sparse-checkout-cone-mode: true
2026-08-18T08:00:48.4990756Z   fetch-depth: 1
2026-08-18T08:00:48.4991006Z   fetch-tags: false
2026-08-18T08:00:48.4991275Z   show-progress: true
2026-08-18T08:00:48.4991534Z   lfs: false
2026-08-18T08:00:48.4991760Z   submodules: false
2026-08-18T08:00:48.4992058Z   set-safe-directory: true
2026-08-18T08:00:48.4992301Z   allow-unsafe-pr-checkout: false
2026-08-18T08:00:48.4992544Z env:
2026-08-18T08:00:48.4992860Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32114194310-1-128d8f93dc98495daab341d05fdae248
2026-08-18T08:00:48.4993390Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-32114194310-1-128d8f93dc98495daab341d05fdae248
2026-08-18T08:00:48.4993823Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32114194310-1-128d8f93dc98495daab341d05fdae248
2026-08-18T08:00:48.4994136Z ##[endgroup]
2026-08-18T08:00:48.5749667Z Syncing repository: SaberMage/spt-shell-notify
2026-08-18T08:00:48.5759076Z ##[group]Getting Git version info
2026-08-18T08:00:48.5759630Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-18T08:00:48.6554232Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-18T08:00:48.7236533Z git version 2.43.0.windows.1
2026-08-18T08:00:48.7260594Z ##[endgroup]
2026-08-18T08:00:48.7269343Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ae51c9c1-9ccb-472f-a6b2-a42e94d71f27\.gitconfig'
2026-08-18T08:00:48.7284722Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ae51c9c1-9ccb-472f-a6b2-a42e94d71f27' before making global git config changes
2026-08-18T08:00:48.7285597Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T08:00:48.7290113Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T08:00:48.7578794Z ##[group]Initializing the repository
2026-08-18T08:00:48.7585712Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T08:00:48.7934082Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-18T08:00:48.7959499Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-18T08:00:48.8614318Z ##[endgroup]
2026-08-18T08:00:48.8614963Z ##[group]Disabling automatic garbage collection
2026-08-18T08:00:48.8621954Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-18T08:00:48.9552260Z ##[endgroup]
2026-08-18T08:00:48.9552616Z ##[group]Setting up auth
2026-08-18T08:00:48.9559377Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-18T08:00:49.0274663Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-18T08:00:50.1020296Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T08:00:50.1284590Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-18T08:00:50.5854644Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T08:00:50.6097565Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-18T08:00:51.1441038Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-18T08:00:51.1742909Z ##[endgroup]
2026-08-18T08:00:51.1744700Z ##[group]Determining the default branch
2026-08-18T08:00:51.1744987Z Retrieving the default branch name
2026-08-18T08:00:51.4957064Z Default branch 'main'
2026-08-18T08:00:51.4957561Z ##[endgroup]
2026-08-18T08:00:51.4957865Z ##[group]Fetching the repository
2026-08-18T08:00:51.4964430Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-18T08:00:52.4713520Z From https://github.com/SaberMage/spt-shell-notify
2026-08-18T08:00:52.4714043Z  * [new branch]      main       -> origin/main
2026-08-18T08:00:52.4849163Z ##[endgroup]
2026-08-18T08:00:52.4849509Z ##[group]Determining the checkout info
2026-08-18T08:00:52.4850506Z ##[endgroup]
2026-08-18T08:00:52.4855847Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-18T08:00:52.5154534Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-18T08:00:52.5424645Z ##[group]Checking out the ref
2026-08-18T08:00:52.5430294Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-18T08:00:52.5797835Z branch 'main' set up to track 'origin/main'.
2026-08-18T08:00:52.5798236Z Reset branch 'main'
2026-08-18T08:00:52.5819045Z ##[endgroup]
2026-08-18T08:00:52.6097272Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-18T08:00:52.6336437Z ee2d37eadc730c0019e0af82d683074c509634a2
